home *** CD-ROM | disk | FTP | other *** search
/ Click 5 / Click 5.iso / data / game5.dat / scripts / frame_27 / DoAction.as
Text File  |  2002-11-22  |  114b  |  9 lines

  1. stopAllSounds();
  2. if(win)
  3. {
  4.    gotoAndPlay(30);
  5. }
  6. set("../:gomov","1");
  7. set("../:levelnum",level);
  8. stop();
  9.